wsock32

package
v0.0.0-...-48a9c99 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2013 License: BSD-3-Clause Imports: 1 Imported by: 3

Documentation

Rendered for windows/amd64

Overview

Register all entry-points in wsock32.dll.

DLL entry-points are registered for use by the API access functions of github.com/tHinqa/outside.

Note that all dll exported named entry-points are listed, including those that are undocumented by the vendor.

Index

Constants

This section is empty.

Variables

View Source
var EntryPoints = outside.EPs{
	"AcceptEx",
	"EnumProtocolsA",
	"GetAcceptExSockaddrs",
	"GetAddressByNameA",
	"GetNameByTypeA",
	"GetServiceA",
	"GetTypeByNameA",
	"MigrateWinsockConfiguration",
	"NPLoadNameSpaces",
	"SetServiceA",
	"TransmitFile",
	"WEP",
	"WSAAsyncGetHostByAddr",
	"WSAAsyncGetHostByName",
	"WSAAsyncGetProtoByName",
	"WSAAsyncGetProtoByNumber",
	"WSAAsyncGetServByName",
	"WSAAsyncGetServByPort",
	"WSAAsyncSelect",
	"WSACancelAsyncRequest",
	"WSACancelBlockingCall",
	"WSACleanup",
	"WSAGetLastError",
	"WSAIsBlocking",
	"WSARecvEx",
	"WSASetBlockingHook",
	"WSASetLastError",
	"WSAStartup",
	"WSAUnhookBlockingHook",
	"WSApSetPostRoutine",
	"__WSAFDIsSet",
	"accept",
	"bind",
	"closesocket",
	"connect",
	"dn_expand",
	"gethostbyaddr",
	"gethostbyname",
	"gethostname",
	"getnetbyname",
	"getpeername",
	"getprotobyname",
	"getprotobynumber",
	"getservbyname",
	"getservbyport",
	"getsockname",
	"getsockopt",
	"htonl",
	"htons",
	"inet_addr",
	"inet_network",
	"inet_ntoa",
	"ioctlsocket",
	"listen",
	"ntohl",
	"ntohs",
	"rcmd",
	"recv",
	"recvfrom",
	"rexec",
	"rresvport",
	"s_perror",
	"select",
	"send",
	"sendto",
	"sethostname",
	"setsockopt",
	"shutdown",
	"socket",
}
View Source
var UnicodeEntryPoints = outside.EPs{
	"EnumProtocolsW",
	"GetAddressByNameW",
	"GetNameByTypeW",
	"GetServiceW",
	"GetTypeByNameW",
	"SetServiceW",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL