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

namespace Steamworks
{
public class SocketManager // TypeDefIndex: 11693
{
	// Fields
	type#20521 <Interface>k__BackingField;
	type#6046 Connecting;
	type#6046 Connected;
	type#19433 pollGroup;

	// Methods
	// RVA: -1
	public type#20520 get_Interface() { }
	// RVA: -1
	public virtual type#28660 OnConnectionChanged(type#16347 connection, type#16351 info) { }
	// RVA: -1
	public virtual type#28660 OnConnecting(type#16347 connection, type#16351 info) { }
	// RVA: -1
	public virtual type#28660 OnConnected(type#16347 connection, type#16351 info) { }
	// RVA: -1
	public virtual type#28660 OnDisconnected(type#16347 connection, type#16351 info) { }
}
}
