This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1aa038c92f709fd8823aa3fe145e97f0165f8662
c3c
/
lib
/
std
/
net
History
Christoffer Lerno
1aa038c92f
Interface based streams. Fix for initializing with a force unwrap inside. Allow $define to take a list. Allow $define to return error on argument type mismatch in call. Fixed broken bit operations on boolean vectors.
2023-10-31 01:06:59 +01:00
..
os
Refactor protocols.
2023-10-06 22:31:41 +02:00
inetaddr.c3
Refactor protocols.
2023-10-06 22:31:41 +02:00
net.c3
Update errno listings. Update ai flags in std::net. Fix incorrect socket error results on Win32. Change behaviour Socket set_option. TcpSocket/TcpServerSocket/UdpSocket. Rename "TimeDuration" to "Duration". Allow @if on enum values.
2023-08-19 22:41:54 +02:00
socket_private.c3
Add blocking connection with timeout, and initial poll functionality.
2023-09-03 19:03:00 +02:00
socket.c3
Interface based streams. Fix for initializing with a force unwrap inside. Allow $define to take a list. Allow $define to return error on argument type mismatch in call. Fixed broken bit operations on boolean vectors.
2023-10-31 01:06:59 +01:00
tcp.c3
Refactor protocols.
2023-10-06 22:31:41 +02:00
udp.c3
Refactor protocols.
2023-10-06 22:31:41 +02:00