Changeset 4163d0d in mainline for uspace/srv/net/udp/udp_type.h
- Timestamp:
- 2013-03-13T16:38:18Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0ee053c1
- Parents:
- c85eb02
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/udp/udp_type.h
rc85eb02 r4163d0d 66 66 }; 67 67 68 enum tcp_port {68 enum udp_port { 69 69 UDP_PORT_ANY = 0 70 70 };
Note:
See TracChangeset
for help on using the changeset viewer.