mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-06 00:22:44 +08:00
Update mg_add_sock.md
This commit is contained in:
parent
a5d2772082
commit
63bf428c34
@ -6,8 +6,8 @@ signature: |
|
||||
struct mg_connection *mg_add_sock(struct mg_mgr *, sock_t, mg_event_handler_t);
|
||||
---
|
||||
|
||||
Create a connection, associate it with the given socket and event handler,
|
||||
and add it to the manager.
|
||||
Creates a connection, associates it with the given socket and event handler
|
||||
and adds it to the manager.
|
||||
|
||||
For more options see the `mg_add_sock_opt` variant.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user