]> git.plutz.net Git - quickjs_net/shortlog
quickjs_net
2026-03-18 Paul Hänschremoved low level socket functions, bugfix: some variab...
2026-03-18 Paul Hänschsplit low level os socket functions into separate module
2026-03-18 Paul Hänschasync accept and recv functions
2026-03-16 Paul Hänschrefined "mustard" test
2026-03-16 Paul Hänschmore tests
2026-03-16 Paul Hänschbugfix use correct address struct for ip6 send, set...
2026-03-16 Paul Hänschbugfix: free new object properly when connection fails...
2026-03-15 Paul Hänschimproved timeout handling
2026-03-15 Paul Hänschtest functions for socket module
2026-03-15 Paul Hänschseparate socket logic from js handling
2026-03-12 Paul Hänschintroduce timeout option
2026-03-12 Paul Hänschallow selection destination for udp send
2026-03-12 Paul Hänschgitignore .so files
2026-03-12 Paul Hänschuse sockaddr_storage in data structure, set peer addres...
2026-03-11 Paul Hänschunix sockets, getters for address lookup, some code...
2026-03-11 Paul Hänschoverall testing and cleanup, optimisations in listener...
2026-03-10 Paul Hänschinitial commit