net.SocketModule

SocketModule

package python-lib-net

import python.lib.net.Socket

Available on python

Static variables

static AF_APPLETALK:Int

static AF_ASH:Int

static AF_ATMPVC:Int

static AF_ATMSVC:Int

static AF_AX25:Int

static AF_BLUETOOTH:Int

static AF_BRIDGE:Int

static AF_CAN:Int

static AF_ECONET:Int

static AF_INET:Int

static AF_INET6:Int

static AF_IPX:Int

static AF_IRDA:Int

static AF_KEY:Int

static AF_LLC:Int

static AF_NETBEUI:Int

static AF_NETROM:Int

static AF_PACKET:Int

static AF_PPPOX:Int

static AF_RDS:Int

static AF_ROSE:Int

static AF_ROUTE:Int

static AF_SECURITY:Int

static AF_SNA:Int

static AF_TIPC:Int

static AF_UNIX:Int

static AF_UNSPEC:Int

static AF_WANPIPE:Int

static AF_X25:Int

static AI_ADDRCONFIG:Int

static AI_ALL:Int

static AI_CANONNAME:Int

static AI_NUMERICHOST:Int

static AI_NUMERICSERV:Int

static AI_PASSIVE:Int

static AI_V4MAPPED:Int

static BDADDR_ANY:Int

static BDADDR_LOCAL:Int

static BTPROTO_HCI:Int

static BTPROTO_L2CAP:Int

static BTPROTO_RFCOMM:Int

static BTPROTO_SCO:Int

static CAN_EFF_FLAG:Int

static CAN_EFF_MASK:Int

static CAN_ERR_FLAG:Int

static CAN_ERR_MASK:Int

static CAN_RAW:Int

static CAN_RAW_ERR_FILTER:Int

static CAN_RAW_FILTER:Int

static CAN_RAW_LOOPBACK:Int

static CAN_RAW_RECV_OWN_MSGS:Int

static CAN_RTR_FLAG:Int

static CAN_SFF_MASK:Int

static CAPI:Int

static CMSG_LEN:Int

static CMSG_SPACE:Int

static EAGAIN:Int

static EAI_ADDRFAMILY:Int

static EAI_AGAIN:Int

static EAI_BADFLAGS:Int

static EAI_FAIL:Int

static EAI_FAMILY:Int

static EAI_MEMORY:Int

static EAI_NODATA:Int

static EAI_NONAME:Int

static EAI_OVERFLOW:Int

static EAI_SERVICE:Int

static EAI_SOCKTYPE:Int

static EAI_SYSTEM:Int

static EBADF:Int

static EWOULDBLOCK:Int

static HCI_DATA_DIR:Int

static HCI_FILTER:Int

static HCI_TIME_STAMP:Int

static INADDR_ALLHOSTS_GROUP:Int

static INADDR_ANY:Int

static INADDR_BROADCAST:Int

static INADDR_LOOPBACK:Int

static INADDR_MAX_LOCAL_GROUP:Int

static INADDR_NONE:Int

static INADDR_UNSPEC_GROUP:Int

static IPPORT_RESERVED:Int

static IPPORT_USERRESERVED:Int

static IPPROTO_AH:Int

static IPPROTO_DSTOPTS:Int

static IPPROTO_EGP:Int

static IPPROTO_ESP:Int

static IPPROTO_FRAGMENT:Int

static IPPROTO_GRE:Int

static IPPROTO_HOPOPTS:Int

static IPPROTO_ICMP:Int

static IPPROTO_ICMPV6:Int

static IPPROTO_IDP:Int

static IPPROTO_IGMP:Int

static IPPROTO_IP:Int

static IPPROTO_IPIP:Int

static IPPROTO_IPV6:Int

static IPPROTO_NONE:Int

static IPPROTO_PIM:Int

static IPPROTO_PUP:Int

static IPPROTO_RAW:Int

static IPPROTO_ROUTING:Int

static IPPROTO_RSVP:Int

static IPPROTO_SCTP:Int

static IPPROTO_TCP:Int

static IPPROTO_TP:Int

static IPPROTO_UDP:Int

static IPV6_CHECKSUM:Int

static IPV6_DSTOPTS:Int

static IPV6_HOPLIMIT:Int

static IPV6_HOPOPTS:Int

static IPV6_JOIN_GROUP:Int

static IPV6_LEAVE_GROUP:Int

static IPV6_MULTICAST_HOPS:Int

static IPV6_MULTICAST_IF:Int

static IPV6_MULTICAST_LOOP:Int

static IPV6_NEXTHOP:Int

static IPV6_PKTINFO:Int

static IPV6_RECVDSTOPTS:Int

static IPV6_RECVHOPLIMIT:Int

static IPV6_RECVHOPOPTS:Int

static IPV6_RECVPKTINFO:Int

static IPV6_RECVRTHDR:Int

static IPV6_RECVTCLASS:Int

static IPV6_RTHDR:Int

static IPV6_RTHDRDSTOPTS:Int

static IPV6_RTHDR_TYPE_0:Int

static IPV6_TCLASS:Int

static IPV6_UNICAST_HOPS:Int

static IPV6_V6ONLY:Int

static IP_ADD_MEMBERSHIP:Int

static IP_DEFAULT_MULTICAST_LOOP:Int

static IP_DEFAULT_MULTICAST_TTL:Int

static IP_DROP_MEMBERSHIP:Int

static IP_HDRINCL:Int

static IP_MAX_MEMBERSHIPS:Int

static IP_MULTICAST_IF:Int

static IP_MULTICAST_LOOP:Int

static IP_MULTICAST_TTL:Int

static IP_OPTIONS:Int

static IP_RECVOPTS:Int

static IP_RECVRETOPTS:Int

static IP_RETOPTS:Int

static IP_TOS:Int

static IP_TRANSPARENT:Int

static IP_TTL:Int

static MSG_CMSG_CLOEXEC:Int

static MSG_CONFIRM:Int

static MSG_CTRUNC:Int

static MSG_DONTROUTE:Int

static MSG_DONTWAIT:Int

static MSG_EOR:Int

static MSG_ERRQUEUE:Int

static MSG_MORE:Int

static MSG_NOSIGNAL:Int

static MSG_OOB:Int

static MSG_PEEK:Int

static MSG_TRUNC:Int

static MSG_WAITALL:Int

static NI_DGRAM:Int

static NI_MAXHOST:Int

static NI_MAXSERV:Int

static NI_NAMEREQD:Int

static NI_NOFQDN:Int

static NI_NUMERICHOST:Int

static NI_NUMERICSERV:Int

static PACKET_BROADCAST:Int

static PACKET_FASTROUTE:Int

static PACKET_HOST:Int

static PACKET_LOOPBACK:Int

static PACKET_MULTICAST:Int

static PACKET_OTHERHOST:Int

static PACKET_OUTGOING:Int

static PF_CAN:Int

static PF_PACKET:Int

static PF_RDS:Int

static SCM_CREDENTIALS:Int

static SCM_RIGHTS:Int

static SHUT_RD:Int

static SHUT_RDWR:Int

static SHUT_WR:Int

static SOCK_CLOEXEC:Int

static SOCK_DGRAM:Int

static SOCK_NONBLOCK:Int

static SOCK_RAW:Int

static SOCK_RDM:Int

static SOCK_SEQPACKET:Int

static SOCK_STREAM:Int

static SOL_CAN_BASE:Int

static SOL_CAN_RAW:Int

static SOL_HCI:Int

static SOL_IP:Int

static SOL_SOCKET:Int

static SOL_TCP:Int

static SOL_TIPC:Int

static SOL_UDP:Int

static SOMAXCONN:Int

static SO_ACCEPTCONN:Int

static SO_BINDTODEVICE:Int

static SO_BROADCAST:Int

static SO_DEBUG:Int

static SO_DONTROUTE:Int

static SO_ERROR:Int

static SO_KEEPALIVE:Int

static SO_LINGER:Int

static SO_OOBINLINE:Int

static SO_PASSCRED:Int

static SO_PEERCRED:Int

static SO_RCVBUF:Int

static SO_RCVLOWAT:Int

static SO_RCVTIMEO:Int

static SO_REUSEADDR:Int

static SO_REUSEPORT:Int

static SO_SNDBUF:Int

static SO_SNDLOWAT:Int

static SO_SNDTIMEO:Int

static SO_TYPE:Int

static TCP_CORK:Int

static TCP_DEFER_ACCEPT:Int

static TCP_INFO:Int

static TCP_KEEPCNT:Int

static TCP_KEEPIDLE:Int

static TCP_KEEPINTVL:Int

static TCP_LINGER2:Int

static TCP_MAXSEG:Int

static TCP_NODELAY:Int

static TCP_QUICKACK:Int

static TCP_SYNCNT:Int

static TCP_WINDOW_CLAMP:Int

static TIPC_ADDR_ID:Int

static TIPC_ADDR_NAME:Int

static TIPC_ADDR_NAMESEQ:Int

static TIPC_CFG_SRV:Int

static TIPC_CLUSTER_SCOPE:Int

static TIPC_CONN_TIMEOUT:Int

static TIPC_CRITICAL_IMPORTANCE:Int

static TIPC_DEST_DROPPABLE:Int

static TIPC_HIGH_IMPORTANCE:Int

static TIPC_IMPORTANCE:Int

static TIPC_LOW_IMPORTANCE:Int

static TIPC_MEDIUM_IMPORTANCE:Int

static TIPC_NODE_SCOPE:Int

static TIPC_PUBLISHED:Int

static TIPC_SRC_DROPPABLE:Int

static TIPC_SUBSCR_TIMEOUT:Int

static TIPC_SUB_CANCEL:Int

static TIPC_SUB_PORTS:Int

static TIPC_SUB_SERVICE:Int

static TIPC_TOP_SRV:Int

static TIPC_WAIT_FOREVER:Int

static TIPC_WITHDRAWN:Int

static TIPC_ZONE_SCOPE:Int

static _GLOBAL_DEFAULT_TIMEOUT:Int

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/lib/net/SocketModule.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部