Cloud Wu
|
2f9d0c805a
|
include stdint.h for uintptr_t
|
2023-06-14 23:05:40 +08:00 |
|
Cloud Wu
|
bcd012f9cf
|
uintptr_t need stdint.h
|
2022-04-15 10:57:37 +08:00 |
|
Bruce
|
9fd7a51b34
|
Compat lua compile as cpp (#1568)
* Compat lua compile as cpp
* Compat lua compile as cpp
|
2022-04-07 17:22:32 +08:00 |
|
Cloud Wu
|
d1ce950dc1
|
Fix #1552
|
2022-03-19 07:10:52 +08:00 |
|
Cloud Wu
|
0d9bfcb721
|
Atomic variable should be volatile, #1356 #1317
|
2021-03-09 10:54:49 +08:00 |
|
云风
|
1a0461a9af
|
Halfclose (#1338)
* post SOCKET_CLOSE when HALFCLOSE_READ, see #1331
* Add closing status
* Add closing stat in info, See #1333
|
2021-02-03 16:49:40 +08:00 |
|
Cloud Wu
|
1ed4fdf94d
|
Use _Atomic type for socket.sending and socket.udpconnecting. See #1317
|
2021-01-11 16:57:25 +08:00 |
|
云风
|
b164e3a8a9
|
use stdatomic (#1317)
|
2021-01-11 10:54:34 +08:00 |
|
Cloud Wu
|
bf8f9b8654
|
add pthread lock
|
2015-08-13 21:00:20 +08:00 |
|