Skip to content
Commit 8fdb1730 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

drivers/net/telnet.c: Now works like the loop device. A new interface called...

drivers/net/telnet.c:  Now works like the loop device.  A new interface called telnet_initialize() registers a telnet session "factory" device at /dev/telnet.  Via ioctl, the factory device can create instances of the telnet character devices at /dev/telnetN to support Telnet sessions.
parent 3bd5f60a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment