Update mg_sock_addr_to_str.md

This commit is contained in:
Evelyn 2016-07-25 17:33:17 +01:00 committed by GitHub
parent 8d129e359e
commit fe2d1ff027

View File

@ -7,7 +7,7 @@ signature: |
int flags);
---
Convert socket's address into string.
Converts the socket's address into string.
`flags` is MG_SOCK_STRINGIFY_IP and/or MG_SOCK_STRINGIFY_PORT.