Historial de Commits

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