Skip to content

Not enough buffer space is available #3

Description

@abrararies

Hey,
I am trying to run the examples on Mac but I keep getting this

SocketException: Not enough buffer space is available
System.Net.Sockets.Socket.SetSocketOption (SocketOptionLevel optionLevel, SocketOptionName optionName, Int32 optionValue)
System.Net.Sockets.Socket.set_ReceiveBufferSize (Int32 value)
MassiveNet.NetSocket.StartSocket (System.Net.IPEndPoint endpoint) (at f:/MassiveNet/MassiveNet/NetSocket.cs:139)
MassiveNet.NetSocket.StartSocket () (at f:/MassiveNet/MassiveNet/NetSocket.cs:110)
Massive.Examples.NetSimple.ClientModel.Start () (at Assets/MassiveNet/Examples/NetSimple/Client/Scripts/ClientModel.cs:26)

Please advise.. :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions