Rémi Verschelde
|
02d75f99b9
Merge pull request #32616 from Faless/net/fix_close_exec
|
пре 5 година |
Fabio Alessandrelli
|
9c91b2051a
Disable socket descriptor sharing with subprocs.
|
пре 5 година |
Jairo
|
fe068b61ad
Optional Unix Socket disable for devices that do not support it
|
пре 5 година |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
пре 6 година |
Rémi Verschelde
|
b0ce9401ff
Merge pull request #30126 from qarmin/remove_unnecessary_code
|
пре 6 година |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
пре 6 година |
Fabio Alessandrelli
|
4517db75b5
Properly disable SIGPIPE on OSX network sockets.
|
пре 6 година |
Rémi Verschelde
|
eaaff9da31
Merge pull request #29941 from qarmin/redundant_code_and_others
|
пре 6 година |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
пре 6 година |
Rémi Verschelde
|
1e833cadbc
Merge pull request #29935 from Faless/net/get_if_multicast_pr
|
пре 6 година |
Fabio Alessandrelli
|
e5e3f86648
Multicast support in NetSocket/PacketPeerUDP
|
пре 6 година |
Rémi Verschelde
|
5c66771e3e
Merge pull request #29283 from qarmin/fix_some_always_same_values
|
пре 6 година |
qarmin
|
072e40368e
Fix always true/false values
|
пре 6 година |
Rémi Verschelde
|
68735d2a88
Fix compilation warnings in JS and Windows builds
|
пре 6 година |
marxin
|
cdf54d6c5f
Ignore a warning in _get_socket_error (-Wlogical-op).
|
пре 6 година |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
пре 6 година |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
пре 6 година |
Wilson E. Alvarez
|
08f22f1cf0
Moved member variables to initializer list
|
пре 6 година |
Fabio Alessandrelli
|
1ef9e9ef6a
Properly accept wildcard when binding IPv4 socket.
|
пре 6 година |
Marcelo Fernandez
|
fe93bb03fe
Server platform works on OS X too
|
пре 6 година |
Leon Krause
|
5f45476dc1
Fix warnings in HTML5 build outside platform files
|
пре 6 година |
Fabio Alessandrelli
|
9d9a14e289
Remove socket_helper.h after NetSocket refactor
|
пре 6 година |
Rémi Verschelde
|
bca2d3ad40
Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare]
|
пре 6 година |
Fabio Alessandrelli
|
c37442ef00
Fix Winsock UDP ECONNRESET/ENETRESET bug
|
пре 6 година |
Fabio Alessandrelli
|
479d4fb741
Detect POLLERR revents too in NetSocketPosix.
|
пре 6 година |
Fabio Alessandrelli
|
a15db2d2b6
Use select instead of WSAPoll on Windows.
|
пре 6 година |
Fabio Alessandrelli
|
01c3c1a07b
Properly initialize Winsock on startup
|
пре 7 година |
Fabio Alessandrelli
|
b4e3be7519
New NetSocket interface, BSD/Win implementation
|
пре 7 година |