flycast/core/deps/picotcp/stack
Flyinghead cfd3677746 picotcp: add socket event before socket is deleted
Socket callback is called with PICO_SOCK_EV_DEL just before the socket
is deleted. After returning from the callback, the socket pointer is no
longer valid.
2024-12-26 11:45:58 +01:00
..
pico_device.c picotcp: Resolved memory leak 2024-12-26 11:33:26 +01:00
pico_frame.c modem: Transparent IP proxy. Removes the need for a TAP/TUN device 2018-09-24 19:06:14 +02:00
pico_md5.c picotcp initial commit - missing files 2018-09-15 21:34:50 +02:00
pico_protocol.c picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_socket.c picotcp: add socket event before socket is deleted 2024-12-26 11:45:58 +01:00
pico_socket_multicast.c picotcp initial commit - missing files 2018-09-15 21:34:50 +02:00
pico_stack.c picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_tree.c picotcp initial commit - missing files 2018-09-15 21:34:50 +02:00