huojicha
839570ce3f
1.提供支持ipv6的udp client和server接口, 可支持ipv6 ( #1967 )
...
* 1.提供支持ipv6的udp client和server接口, 可支持ipv6
* remove chinese comments
2024-08-08 02:34:15 +08:00
Cloud Wu
800a3376d6
Revert "Update the return values of socket.listen, also return the real port bind to zero ( #1638 )"
...
This reverts commit c1eeba215d .
2022-09-03 22:03:11 +08:00
Cloud Wu
6dda5f7f98
Revert "udp socket bugfix ( #1640 )"
...
This reverts commit 2a8c095e38 .
2022-09-03 22:02:45 +08:00
CKT
2a8c095e38
udp socket bugfix ( #1640 )
...
Co-authored-by: chenkete <kete.chen@centurygame.com >
2022-09-03 20:51:19 +08:00
zaxbbun
c1eeba215d
Update the return values of socket.listen, also return the real port bind to zero ( #1638 )
2022-09-03 07:19:03 +08:00
云风
9228b05dfe
socket.onclose() ( #1364 )
...
* Add socket.onclose() and close socket immediately when socket channel closed by peer
* Revert read_socket(), Add SOCKET_MORE, See #1358
* remove warning log , because it's not a rare case any more. See #1358
2021-03-19 18:52:09 +08:00
Cloud Wu
0d949678b9
shutdown write when write error, See #1346
2021-03-01 11:18:56 +08:00
Cloud Wu
a4dc6b9094
add api skynet_socket_pause
2020-08-10 10:57:59 +08:00
Cloud Wu
9d7ea09789
Add socket_sendbuffer
2019-11-14 10:49:25 +08:00
Cloud Wu
61980c8a1f
add socket.netstat
2018-09-07 16:11:27 +08:00
Stocom
cce8f0086a
optimize SOCKET_WARNING msg
2017-04-28 10:49:30 +08:00
Cloud Wu
66f8fbd1b7
see issue #615
2017-04-19 10:50:48 +08:00
fztcjjl
645ce72e7e
fix comment error
2016-01-04 14:55:28 +08:00
Cloud Wu
7521fe0530
socket.shutdown abandon unsend buffer now, see issue #371
2015-11-11 10:44:50 +08:00
Cloud Wu
cfe9506a5a
add UDP support, and TCP listen support ipv6 now
2014-11-12 23:00:44 +08:00
Cloud Wu
fa78623b1c
support user defined send object
2014-11-11 13:54:43 +08:00
Cloud Wu
d05859b766
gate support TCP_NODELAY
2014-07-09 12:03:44 +08:00
Cloud Wu
c3eb5cd202
After connecting, socket can send before connected. remove block connect api
2014-06-20 02:49:48 +08:00
Cloud Wu
6adf5435b5
Add low priority list to socket send buffer
2014-04-15 21:35:34 +08:00
云风
1230ea1a17
add log when socket send blocked by large data stream
2014-01-13 11:59:33 +08:00
云风
80fe468e8e
add block connect for harbor
2013-09-10 23:21:30 +08:00
云风
1b5652e374
add cond_wait for socket message
2013-08-23 19:41:11 +08:00
云风
1fc601612c
bugfix: gate start
2013-08-23 10:40:14 +08:00
云风
06ee4297df
new socket lib
2013-08-22 17:28:26 +08:00
云风
db92f4abbf
socket server added
2013-08-21 15:02:23 +08:00