Changeset 58e9dec in mainline for uspace/srv/net/udp/udp_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/udp/udp_type.h
r2f19103 r58e9dec 61 61 XF_DUMMY = 0x1 62 62 } xflags_t; 63 64 enum udp_port {65 UDP_PORT_ANY = 066 };67 63 68 64 /** Unencoded UDP message (datagram) */
Note:
See TracChangeset
for help on using the changeset viewer.