todo: setsockopt

简介: http://blog.chinaunix.net/uid-9688646-id-3476132.htmlhttps://my.oschina.net/u/2381372/blog/802844

http://blog.chinaunix.net/uid-9688646-id-3476132.html

https://my.oschina.net/u/2381372/blog/802844

 

目录
相关文章
ConnectionResetError: [Errno 104] Connection reset by peer|4-16
ConnectionResetError: [Errno 104] Connection reset by peer|4-16
|
3月前
|
JavaScript
ERR_SOCKET_TIMEOUT Socket timeout
ERR_SOCKET_TIMEOUT Socket timeout
|
Python
ConnectionResetError: [Errno 104] Connection reset by peer
ConnectionResetError: [Errno 104] Connection reset by peer
572 0
|
网络协议
关于socket bind的理解
socket bind的ip和port的选择
2899 0
|
监控 网络协议 Unix
Socket的基本操作函数socket()、bind()、listen()、connect()、accept()、recv()、send()、select()、close()
Socket的基本操作函数socket()、bind()、listen()、connect()、accept()、recv()、send()、select()、close()
1189 0
Socket的基本操作函数socket()、bind()、listen()、connect()、accept()、recv()、send()、select()、close()
|
缓存 Unix Java
struct sk_buff与socket
struct sk_buff与socket作者:gfree.wind@gmail.com 原文:http://blog.chinaunix.net/u3/116859/showart.php?id=2441552 在Linux2.6中,struct sk_buf承担了socket的输入输出的传输缓存的任务。
1411 0
|
Apache 网络协议 应用服务中间件
|
Linux API 网络安全
netlink(todo)
http://www.cnblogs.com/hoys/archive/2011/04/09/2010788.html http://www.cnblogs.com/wenqiang/p/6306727.html    Netlink套接字是用以实现用户进程与内核进程通信的一种特殊的进程间通信(IPC) ,也是网络应用程序与内核通信的最常用的接口。
1141 0