osn

Timeline

30 check-ins

2025-03-10
08:04
fix cleamup Leaf check-in: 90f2ab1ce6 user: matthias tags: trunk
08:01
cleanup check-in: 929698b537 user: matthias tags: trunk
07:59
improve build file check-in: 784fe357f0 user: matthias tags: trunk
2025-03-07
16:28
cleanup: only simple handler needed, child has an extra handler check-in: 10478dad20 user: matthias tags: trunk
14:52
cleanup DEBUG - print correct function name check-in: a974961ea1 user: matthias tags: trunk
14:50
implement proper fork/signal/wait handling for detach check-in: bb7872dc33 user: matthias tags: trunk
2025-03-05
16:58
don't ignore sigchild, but wait check-in: 39231ec230 user: matthias tags: trunk
10:06
fix format for size_t in debug prints check-in: 30494530b6 user: matthias tags: trunk
2025-02-08
21:00
add option to detach (fork) tcp socket from server check-in: 5f94e4b700 user: matthias tags: trunk
2024-12-14
12:02
move extra cflags to global file check-in: e879fb3793 user: matthias tags: trunk
2024-11-08
10:09
remove memset, if not required check-in: c253307c83 user: matthias tags: trunk
2024-11-07
17:19
remove lua_Alloc, add udp_socket (not bound or connected), sendto can use socket address table config check-in: f41055b453 user: matthias tags: trunk
2024-11-03
08:58
fix max sun_path length and cleanup check-in: d06cd5f0af user: matthias tags: trunk
2024-11-02
16:09
fix udp handling check-in: 74c79c2279 user: matthias tags: trunk
2024-11-01
17:15
bsd return some address, if udp is not connected ??? check-in: 2c8b60f9ae user: matthias tags: trunk
16:39
typo beautify check-in: 837b45739e user: matthias tags: trunk
16:26
review 2nd revision check-in: 4497901b9d user: matthias tags: trunk
2024-10-31
22:19
code review check-in: 612cecc783 user: matthias tags: trunk
15:19
close server properly in examples (gc would do on end) check-in: 6764fd786c user: matthias tags: trunk
15:03
update include check-in: 553bff861c user: matthias tags: trunk
14:12
fix pointer and initialize check-in: 7d9538514f user: matthias tags: trunk
10:16
fix udp - optional connect check-in: 29bf800283 user: matthias tags: trunk
2024-10-30
17:13
update build - changes missing from last commit check-in: a900b0f6f6 user: matthias tags: trunk
17:11
cleanup: fix memory leak on udp address and do proper udp implementation check-in: 8440ff4bb4 user: matthias tags: trunk
2024-10-17
13:38
push closure for function in __index table check-in: 74c6e5d5d8 user: matthias tags: trunk
13:37
use rawset (no metatable - skip test) check-in: 325cdb1c6d user: matthias tags: trunk
2024-10-12
21:32
fix lalloc to fit \0 check-in: 4b2eb67bbb user: matthias tags: trunk
14:36
check_ud is already checking, use touserdata, fix getpeername for udp serve socket, bugfix socketrecv check-in: f7f559d6ad user: matthias tags: trunk
2024-10-11
07:40
initial osn[et] (osinif split), change __index to function to accept dot and colon function calls check-in: 168fba5c92 user: matthias tags: trunk
07:38
initial empty check-in check-in: 0654331033 user: matthias tags: trunk