// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.ISteamNetworkingSockets

namespace Steamworks
{
public class ISteamNetworkingSockets // TypeDefIndex: 11657
{

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#15313 IsGameServer) { }
	// RVA: -1
	internal static type#20925 SteamAPI_SteamNetworkingSockets_SteamAPI_v012() { }
	// RVA: -1
	public virtual type#20925 GetUserInterfacePointer() { }
	// RVA: -1
	internal static type#20925 SteamAPI_SteamGameServerNetworkingSockets_SteamAPI_v012() { }
	// RVA: -1
	public virtual type#20925 GetServerInterfacePointer() { }
	// RVA: -1
	private static type#25381 _AcceptConnection(type#20925 self, type#16347 hConn) { }
	// RVA: -1
	internal type#25381 AcceptConnection(type#16347 hConn) { }
	// RVA: -1
	private static type#15313 _CloseConnection(type#20925 self, type#16347 hPeer, type#20867 nReason, type#26597 pszDebug, type#15336 bEnableLinger) { }
	// RVA: -1
	internal type#15313 CloseConnection(type#16347 hPeer, type#20867 nReason, type#26597 pszDebug, type#15336 bEnableLinger) { }
	// RVA: -1
	private static type#15313 _SetConnectionPollGroup(type#20925 self, type#16347 hConn, type#19432 hPollGroup) { }
	// RVA: -1
	internal type#15313 SetConnectionPollGroup(type#16347 hConn, type#19432 hPollGroup) { }
}
}
