Age | Commit message (Expand) | Author |
---|---|---|
2024-05-17 | socket: remove wrong documentation fragment | Jo-Philipp Wich |
2024-05-14 | socket: optimize poll() argument handling | Jo-Philipp Wich |
2024-05-13 | socket: fix potential memory leak in connect() | Jo-Philipp Wich |
2024-05-09 | socket: fix addrinfo() with omitted service argument | Jo-Philipp Wich |
2024-05-08 | socket: remove leftover debug code | Jo-Philipp Wich |
2024-05-08 | socket: add AF_PACKET socket type support | Jo-Philipp Wich |
2024-04-25 | socket: make socket.send() accept non-string data | Jo-Philipp Wich |
2024-04-24 | socket: rework error handling | Jo-Philipp Wich |
2024-04-24 | lib: introduce socket library | Jo-Philipp Wich |