Commit History

Author SHA1 Message Date
  ambrop7 b7d4a7cd88 flow: add StreamPacketSender 14 years ago
  ambrop7 7c9776158b PacketProtoDecoder: report errors without FlowError. 14 years ago
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 15 years ago
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 15 years ago
  ambrop7 188b71fe3f flow: add LineBuffer 15 years ago
  ambrop7 fda152417e PacketRecvNotifier: remove 15 years ago
  ambrop7 4af9060ffe flow: add PacketRouter 15 years ago
  ambrop7 5fd2e0cf5b flow: add RouteBuffer 15 years ago
  ambrop7 8e969cfc58 move flow/error.h to FlowError 15 years ago
  ambrop7 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 years ago
  ambrop7 5b8923d17f Unix sockets suck at message oriented communication. Just use a stream socket and PacketProto. 15 years ago
  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 years ago
  ambrop7 8106534d0f flow: add SeqPacketSocketSource, SeqPacketSocketSink 15 years ago
  ambrop7 9805b0929d security: make into a library 15 years ago
  ambrop7 f670f63a18 StreamPeerIO: use flows to send the password. Add SinglePacketSender and PasswordSender for this. 15 years ago
  ambrop7 198d6cd4b8 Initial import 15 years ago