Re: [Ubuntu-zh] ubuntu系统对硬件加速不 好,该怎么办?

2010-12-15 文章 RLP
On Wed, 15 Dec 2010 15:11:55 +0800 阿科 wrote: >unscribe >-- 下一部分 -- >一个HTML附件被移除... >URL: >https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20101215/d3fa2ece/attachment.htm > 直接在gmail中创建过滤器 -- ubuntu-zh mailing list ubuntu-zh@list

[Ubuntu-zh] 在本机上测试Socket程序,Client 提示Connect():Invalid argument

2010-12-15 文章 Amon Hen
net_pton() failed"); servAddr.sin_port = htons(servPort); if (connect(sock,(struct sockaddr*) &servAddr, sizeof(servAddr) <0)) DieWithSystemMessage("connect() failed");//就是这出错了... } -- 涓�涓���ㄥ�� -- 一个HTML附件被移除... URL: https://lists.u

Re: [Ubuntu-zh] 在本机上测试Socket程序,Client 提示Connect():Invalid argument

2010-12-15 文章 Amon Hen
vAddr.sin_port = htons(servPort); > > if (connect(sock,(struct sockaddr*) &servAddr, sizeof(servAddr) <0)) > DieWithSystemMessage("connect() failed");//就是这出错了... > > } > -- 涓�涓���ㄥ�� -- 一个HTML附件被移除... URL: https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20101215/85e4ca18/attachment.htm -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh