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

namespace Steamworks
{
public class ISocketManager // TypeDefIndex: 11692
{

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