| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Use arenas where possible to have growable buffers
- Use of bufArena in server and client for receiving&sending messages
- Use of inputArena in client
Also organized code
|
| | |
|
| |
|
|
|
| |
The code was written too fast and I deemed that it would be better to
make a new draft.
|
| |
|
|
|
| |
- fixed bug(server.c): `on` not being 32 bytes
- cleanup
|
| |
|
|
|
|
| |
Renamed minirecv.c to recv.c
Added build commands to build.sh
Added the use of common code
|
| |
|