mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 13:31:28 +01:00
0e478f5aec
* Each class has a Socket() method to retrieve the underlaying file descriptor to be able to do the more advanced stuff, if necessary. * A server socket is yet missing, but the rest is pretty much covered.