免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库

动态

2013-08-29

  • hhb0331 发表了新话题 2013-08-29 12:04
    inet_ntop的问题
    问题如下: 环境在virtual box中装的Centos 6.3 x64, 服务端代码 connfd = accept(listenfd,(struct sockaddr*)&cliaddr,&clilen); if( inet_ntop(AF_INET,& ...