Skip to content

Need plug for: System.Net.Sockets.SocketError #4

@dontaskme3

Description

@dontaskme3

Hello,
I am working on a Cosmos OS project, but it needs a plug for System.Net.Sockets.SocketError Interop+Winsock.ioctlsocket(System.Net.Sockets.SafeSocketHandle, System.Int32, &System.Int32)(Plug Signature: System_Net_Sockets_SocketError__Interop_Winsock_ioctlsocket_System_Net_Sockets_SafeSocketHandle__System_Int32___System_Int32_ ).
I believe, that it comes from the CosmosHttp library. Is there any way to fix this issue?
Full output:
1>IL2CPU : error : Exception: System.Exception: 1>Native code encountered, plug required. 1> DO NOT REPORT THIS AS A BUG. 1> Please see http://www.gocosmos.org/docs/plugs/missing/ 1> Need plug for: System.Net.Sockets.SocketError Interop+Winsock.ioctlsocket(System.Net.Sockets.SafeSocketHandle, System.Int32, &System.Int32)(Plug Signature: System_Net_Sockets_SocketError__Interop_Winsock_ioctlsocket_System_Net_Sockets_SafeSocketHandle__System_Int32___System_Int32_ ). 1> Static: True 1> Assembly: System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a 1> Called from: 1>System.Net.Sockets.SocketPal::System.Net.Sockets.SocketError SetBlocking(System.Net.Sockets.SafeSocketHandle, Boolean, Boolean ByRef) 1>System.Net.Sockets.Socket::Void Dispose(Boolean) 1>System.Net.Sockets.Socket::Void Dispose() 1>System.Net.Sockets.Socket 1> 1> 1> at Cosmos.IL2CPU.ILScanner.ScanMethod(MethodBase aMethod, Boolean aIsPlug, String sourceItem) in C:\Development\CosmosOS\IL2CPU\source\Cosmos.IL2CPU\ILScanner.cs:line 625 1> at Cosmos.IL2CPU.ILScanner.ScanQueue() in C:\Development\CosmosOS\IL2CPU\source\Cosmos.IL2CPU\ILScanner.cs:line 816 1> at Cosmos.IL2CPU.ILScanner.Execute(MethodBase aStartMethod, IEnumerable 1 plugsAssemblies) in C:\Development\CosmosOS\IL2CPU\source\Cosmos.IL2CPU\ILScanner.cs:line 276 1> at Cosmos.IL2CPU.CompilerEngine.Execute() in C:\Development\CosmosOS\IL2CPU\source\Cosmos.IL2CPU\CompilerEngine.cs:line 223 1>IL2CPU task took 00:00:01.4525964

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions