Changeset 8499160 in mainline for uspace/srv/net/tcp/service.c
- Timestamp:
- 2015-06-06T16:23:27Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8dc9b72
- Parents:
- 9362cc2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tcp/service.c
r9362cc2 r8499160 875 875 tcp_cconn_t, lclient); 876 876 tcp_uc_close(cconn->conn); 877 tcp_uc_delete(cconn->conn); 877 878 tcp_cconn_destroy(cconn); 878 879 }
Note:
See TracChangeset
for help on using the changeset viewer.