Skip to content

Commit e61a40a

Browse files
committed
docs
1 parent a61acf3 commit e61a40a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

osdep/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Network and Virtual Network Port Interfaces for Real OSes
1+
OS-Dependent and OS-Interface Things
22
======
33

4-
This folder contains implementations of EthernetTap, EthernetTapFactory, and RoutingTable that bind to operating system level interfaces and drivers on Linux, Mac, Windows, and other platforms.
5-
6-
It also contains NativeSocketManager which implements SocketManager using standard sockets (or WinSock2) and select() for multiplexing.
4+
This folder contains stuff that interfaces with the base operating system
5+
like Phy for network access and the various OS-specific Ethernet tap
6+
drivers.

0 commit comments

Comments
 (0)