Історія комітів

Автор SHA1 Опис Дата
  ambrop7 d1e931fcb4 FlowError: pass an int error code instead of a void * 15 роки тому
  ambrop7 481b171588 DebugError: don't use a dead var, use a job to enforce destruction, allowing the destruction to be done from the handler's jobs (rather than just the handler) 15 роки тому
  ambrop7 ec7bc60c54 BIPC: port to DebugError 15 роки тому
  ambrop7 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 роки тому
  ambrop7 9e183b6265 PacketCopier: revert using jobs to call Done, it makes no sense 15 роки тому
  ambrop7 a48ef0149c BIPC: receive without copying through PacketPassInterface instead of PacketRecvInterface 15 роки тому
  ambrop7 5b8923d17f Unix sockets suck at message oriented communication. Just use a stream socket and PacketProto. 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 59243516dd ipc: move BIPC, BIPCServer from system 15 роки тому