Changeset 46577995 in mainline for uspace/srv/net/tcp/ucall.c
- Timestamp:
- 2018-01-04T20:50:52Z (8 years ago)
- Children:
- e211ea04
- Parents:
- facacc71
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-04 20:47:53)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-04 20:50:52)
- File:
-
- 1 edited
-
uspace/srv/net/tcp/ucall.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tcp/ucall.c
rfacacc71 r46577995 69 69 { 70 70 tcp_conn_t *nconn; 71 int rc;71 errno_t rc; 72 72 73 73 log_msg(LOG_DEFAULT, LVL_DEBUG, "tcp_uc_open(%p, %s, %s, %p)",
Note:
See TracChangeset
for help on using the changeset viewer.
