summaryrefslogtreecommitdiff
path: root/include/pso/TTcpSocket.h
AgeCommit message (Expand)Author
2023-03-07global: Completly disable inliningmrb0nk500
2023-03-07global: Remove `override` from pure virtual definitionsmrb0nk500
2023-03-07T{Tcp,}Socket: Make `send(u8 *, size_t)` return the proper typemrb0nk500
2023-03-07TTcpSocket: Remove `WEAK_FUNC` prefix from `TTcpSocket`'s ctormrb0nk500
2023-03-06TProtocol: Match both `parse_packet()`, and `run_task()`mrb0nk500
2023-03-04TProtocol: Match ctormrb0nk500
2023-03-03TTcpSocket: Revert `TTcpSocket: Make most of the virtuals inline`mrb0nk500
2023-03-03TTcpSocket: Make most of the virtuals inlinemrb0nk500
2023-03-01TTcpSocket: Make `some_stub()` a member functionmrb0nk500
2023-03-01TTcpSocket: Make `stat()` return a `short`mrb0nk500
2023-02-28TTcpSocket: Start work on `TTcpSocket`mrb0nk500