Changeset 58e9dec in mainline for uspace/srv/net/tcp/tcp_type.h
- Timestamp:
- 2015-05-22T07:31:57Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2989c7e
- Parents:
- 2f19103
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tcp/tcp_type.h
r2f19103 r58e9dec 113 113 } tcp_control_t; 114 114 115 enum tcp_port {116 TCP_PORT_ANY = 0117 };118 119 115 /** Connection incoming segments queue */ 120 116 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.