pyzmq poller for both recv and send messages

后端 未结 0 1256
灰色年华
灰色年华 2021-01-27 15:12

pyzmq poller does not work if i register it with both POLLIN and POLLOUT. The if condition could not catch the POLLIN event

server.py

import zmq
import r         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题