Changeset be12474 in mainline for uspace/srv/net/tcp/service.c
- Timestamp:
- 2015-08-30T14:52:08Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cb0ca35
- Parents:
- df13836
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tcp/service.c
rdf13836 rbe12474 1132 1132 { 1133 1133 tcp_cconn_t *cconn; 1134 size_tn;1134 unsigned long n; 1135 1135 1136 1136 n = list_count(&client->cconn);
Note:
See TracChangeset
for help on using the changeset viewer.