Andreas Kling
|
c83da29a9d
LibCore: Convert CLocalSocket to ObjectPtr
|
5 years ago |
Andreas Kling
|
7127c4fdbb
LibCore: CIODevice::set_error() is meant to be called with the 'errno'
|
5 years ago |
Andreas Kling
|
e7957db173
LibCore: Remove CSocket's bind() and listen().
|
6 years ago |
Andreas Kling
|
b3fe9cde52
LibCore: Add CLocalServer, a server-only local socket class.
|
6 years ago |
Andreas Kling
|
be2b585ca6
LibCore: Add CSocket::bind() (virtual) and CSocket::listen().
|
6 years ago |
Robin Burchell
|
a714fc661d
LibCore: Add a way to mark a socket as blocking (or not)
|
6 years ago |
Robin Burchell
|
ffa8cb668f
AudioServer: Assorted infrastructure work
|
6 years ago |