envelop.c icon indicating copy to clipboard operation
envelop.c copied to clipboard

:ocean: Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.

Results 3 envelop.c issues
Sort by recently updated
recently updated
newest added

Hi! Thought to give a short comment because of the heart warming "It ain't much, but it's honest work" approach. =) While reading envelop.c (only the event loop part to...

Unknow SIGSEGV after accepting one or more connections. Suspected Cause: Memory Buffers.

bug