commit | abc729e664e0716242c428067cac0f822d63fc37 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jul 01 01:28:24 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jul 01 01:28:24 2015 +0200 |
tree | 07c9b39048b4a30de681050f7b77ed565cecf23f | |
parent | db2468d7aab57701441835d8ba865fdab587038d [diff] |
Simplify net_accept() with UDP sockets This is made possible by the new API where net_accept() gets a pointer to bind_ctx, so it can update it.