mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-05 21:18:32 +08:00
Update mg_conn_addr_to_str.md
This commit is contained in:
parent
39aa56457b
commit
8d129e359e
@ -7,9 +7,9 @@ signature: |
|
||||
int flags);
|
||||
---
|
||||
|
||||
Convert connection's local or remote address into string.
|
||||
Converts a connection's local or remote address into string.
|
||||
|
||||
The `flags` parameter is a bit mask that controls the behavior,
|
||||
The `flags` parameter is a bit mask that controls the behaviour;
|
||||
see `MG_SOCK_STRINGIFY_*` definitions.
|
||||
|
||||
- MG_SOCK_STRINGIFY_IP - print IP address
|
||||
|
Loading…
Reference in New Issue
Block a user