aboutsummaryrefslogtreecommitdiff
path: root/src/DirectConnection.cpp
AgeCommit message (Expand)Author
2018-06-09Receive correct amount of datadec05eba
2018-06-09Fix send not working, allow sending 0 bytesdec05eba
2018-06-09Use correct data type for getsockopt UDT_RCVDATAdec05eba
2018-06-09Change connection type to tcp, perhaps udt requires thatdec05eba
2018-06-09Add debug, fix multithreading issuedec05eba
2018-06-08Make connect asynchronousdec05eba
2018-06-08Fix send method when not using callback funcdec05eba
2018-06-08Remove peer socket when disconnecteddec05eba
2018-06-07Add bootstrap node, listen methoddec05eba
2018-06-06Add bootstrap class (server)dec05eba
2018-06-04Moved filesdec05eba
2018-06-02Receive data with epoll_waitdec05eba
2018-05-31Starting...dec05eba