| .. |
|
CMakeLists.txt
|
6c64cdb588
client: add SimpleStreamBuffer
|
14 years ago |
|
DPReceive.c
|
10c9e5f498
cosmetic changes
|
14 years ago |
|
DPReceive.h
|
10c9e5f498
cosmetic changes
|
14 years ago |
|
DPRelay.c
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
DPRelay.h
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
DataProto.c
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
DataProto.h
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
DataProtoKeepaliveSource.c
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
DataProtoKeepaliveSource.h
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
DatagramPeerIO.c
|
5a8b6ffeff
DatagramPeerIO: add missing size check
|
14 years ago |
|
DatagramPeerIO.h
|
230ac03a87
Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP.
|
14 years ago |
|
FragmentProtoAssembler.c
|
ba6234e350
fix integer overflows, cosmetic changes
|
14 years ago |
|
FragmentProtoAssembler.h
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
FragmentProtoDisassembler.c
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
FragmentProtoDisassembler.h
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
FrameDecider.c
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
FrameDecider.h
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
PasswordListener.c
|
fb7bafc5dc
BSSLConnection: we only need BPendingGroup, not BReactor
|
14 years ago |
|
PasswordListener.h
|
230ac03a87
Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP.
|
14 years ago |
|
PeerChat.c
|
80cbc377fc
PeerChat: cosmetic changes
|
14 years ago |
|
PeerChat.h
|
80cbc377fc
PeerChat: cosmetic changes
|
14 years ago |
|
SCOutmsgEncoder.c
|
da47ba10d7
cosmetic changes
|
14 years ago |
|
SCOutmsgEncoder.h
|
da47ba10d7
cosmetic changes
|
14 years ago |
|
SPProtoDecoder.c
|
aaf0717949
minor changes.
|
14 years ago |
|
SPProtoDecoder.h
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
SPProtoEncoder.c
|
aaf0717949
minor changes.
|
14 years ago |
|
SPProtoEncoder.h
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
14 years ago |
|
SimpleStreamBuffer.c
|
6c64cdb588
client: add SimpleStreamBuffer
|
14 years ago |
|
SimpleStreamBuffer.h
|
6c64cdb588
client: add SimpleStreamBuffer
|
14 years ago |
|
SinglePacketSource.c
|
ecd08cb3ef
client: add SinglePacketSource
|
14 years ago |
|
SinglePacketSource.h
|
ecd08cb3ef
client: add SinglePacketSource
|
14 years ago |
|
StreamPeerIO.c
|
fb7bafc5dc
BSSLConnection: we only need BPendingGroup, not BReactor
|
14 years ago |
|
StreamPeerIO.h
|
896860f605
client, StreamPeerIO: allow specifying socket send buffer (SO_SNDBUF)
|
14 years ago |
|
client.c
|
d8d0eea7e9
client: process messages through PeerChat
|
14 years ago |
|
client.h
|
681c939284
client: move chat out of server_flow into peer
|
14 years ago |