• Tools
  • Articles
  • Q&A
  • Login
0 0

mac平台没有TCP_KEEPIDLE, 有什么代替方法?


python程序里


 self.sock.setsockopt(SOL_TCP, TCP_KEEPIDLE, 9)

这句有什么替代品?

tcp python socket macosx

10 years, 6 months ago
伍月柒日小羽

伍月柒日小羽


share
伍月柒日小羽 10 years, 6 months ago

Answers

Your Answer

Ask Question
Related questions

python2.7.8在IDLE for mac下运行的问题

关于websocket的握手

python websocket 这里的e是什么?里面的属性分别是什么?

python交互模式下快捷键C+underscore的underscore在mac键盘上是哪个键?

python写的代理对socket通讯加密出错

关于在osx10.8.3中编译vim74的问题