消息 [260531]
Replying to Donghyun’s last message, I understand UDPServer is derived from the TCPServer, so it would inherit TCPServer.server_close(), and therefore would close the one and only UDP socket. I think you may have to add a new prepare_child() method, or add a special case somewhere for forked TCP (or stream) servers. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2016-02-19 22:15:11 | martin.panter | 修改 | recipients:
+ martin.panter, pitrou, vstinner, benjamin.peterson, ryan003, victorpoluceno, neologix, python-dev, underrun |
| 2016-02-19 22:15:11 | martin.panter | 修改 | messageid: <1455920111.34.0.903885607085.issue5715@psf.upfronthosting.co.za> |
| 2016-02-19 22:15:11 | martin.panter | 链接 | issue5715 messages |
| 2016-02-19 22:15:11 | martin.panter | 创建 | |
|