-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It wouldn't be too much trouble to expose a ws_conn_sendfile function that takes a file descriptor, size, and an opcode, write the header then call sendfile on the provided fd. can be useful for sending static data and we don't have to waste event loop time copying in userspace.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels