aboutsummaryrefslogtreecommitdiff
path: root/client/libacron/net.c
AgeCommit message (Expand)Author
2022-08-10fix(libacron): ac_receive does not correctly return the error codeTrumeet
2022-08-09fix(libacron/acronc/helloworld): ac_receive: 'read' should be the delta value...Trumeet
2022-08-09fix(libacron): infinite loop when wic_parse returns 0Trumeet
2022-07-28fix(libacron): memory leak when received more than one framesTrumeet
2022-07-25feat(libacron): support force disconnecting without writing anythingTrumeet
2022-07-23feat(libacron/acronc): delegate socket IO to the clientTrumeet
2022-07-22feat(libacron): ac_receive(): support setting a timeoutTrumeet
2022-07-22fix(libacron): use WSAGetLastError() instead of errno for WinSock error codesTrumeet
2022-07-22feat(libacron): more customized ac_connection_parametersTrumeet
2022-07-21fix(libacron/acronc): complete cross-platform buildTrumeet
2022-07-20fix(libacron): ap_connect parameters not copied to connectionTrumeet
2022-07-20refactor(libacron): use arg.app instead of inst->app, as per wic exampleTrumeet
2022-07-20refactor(libacron): remove unused int s in ac_connectTrumeet
2022-07-20libac: First CommitTrumeet