Question Linux: Socket.BeginReceiveFrom: Seems not working on Linux ... it doesnt Do anything

LipkeGu

New member
Joined
Jul 1, 2025
Messages
4
Programming Experience
5-10
Hi,

Im working currently on a project which is running fine on Windows (Compiling and receiving / sending datagrams via UDP).
On Linux the Function Socket.BeginReceiveFrom doesnt Do anything... it seems Async Sockets are not supported on linux. :(
If anyone has a solution for this problem, it would be nice to know about that. I can track it down to this Line: BaseSocket.cs
 
Yikes? So you just check-in code into the main branch without testing first?
 
Back
Top Bottom