Историја ревизија

Аутор SHA1 Порука Датум
  ambrop7 409acf90e0 BSocket: add support for Ethernet packet sockets пре 15 година
  ambrop7 2b5ceaa9a7 BSocket: on Windows, make every event respond to FD_CLOSE, just to be sure пре 15 година
  ambrop7 89f55fa117 BSocket: fix wrong error path in BSocket_Accept пре 15 година
  ambrop7 e1965b05c3 BSocket: fix wrong error path in BSocket_Init пре 15 година
  ambrop7 82d03fdea5 BReactor: report error events for file descriptors. BSocket: add a new event for catching these errors, but keep existing behaviour by first reporting пре 15 година
  ambrop7 df4ea40f5e BSocket: minor changes пре 15 година
  ambrop7 b9c13e8911 BSocket: execute handlers such that after executing a handler, control is returned to the reactor. This makes sure all the handler's work is done before пре 15 година
  ambrop7 e50058d7bd BSocket: don't complain if WSASendMsg/WSARecvMsg are not available пре 15 година
  ambrop7 d4fbebc2ff BSocket: interpret setsockopt return value correctly, fallback to WSASendTo/WSARecvFrom if WSASendMsg/WSARecvMsg isn't available пре 15 година
  ambrop7 3ffeaefbba Remove seqsocket socket type. Unix socket of type SOCK_SEQPACKET are broken (Linux) because they do not support the MSG_EOR flag. пре 15 година
  ambrop7 42c19c53b6 BSocket: add support for unix sockets пре 15 година
  ambrop7 198d6cd4b8 Initial import пре 15 година