Îõ³h, '#      !"1.0.0.1None"'<ÀÒÝä om-socketÞProof that a response function was called on the server. Mainly useful for including in a type signature somewhere in your server implementation to help ensure that you actually responded to the request in all cases.# om-socketA message identifier. $ om-socketA Request message type. % om-socketClient connection state.  om-socketíA description of a socket address on which a socket is or should be listening. Supports both IPv4 and IPv6. Examples: ÛAddressDescription "[::1]:80" -- IPv6 localhost, port 80 AddressDescription "127.0.0.1:80" -- IPv4 localhost, port 80 AddressDescription "somehost:80" -- IPv4 or IPv6 (depending on what name resolution returns), port 80& om-socketResponse to a request. ' om-socket!A server endpoint configuration.  om-socketŒOpens an "ingress" socket, which is a socket that accepts a stream of messages without responding. In particular, we listen on a socket, accepting new connections, an each connection concurrently reads its elements off the socket and pushes them onto the stream. om-socketéOpen an "egress" socket, which is a socket that sends a stream of messages without receiving responses.( om-socketGuess the family of a ).  om-socket#Resolve a host:port address into a ). * om-socketParse a host:port address. + om-socketCreate a connected socket. , om-socketCreate a listening socket.  om-socketûOpen a "server" socket, which is a socket that accepts incoming requests and provides a way to respond to those requests. om-socket+Connect to a server. Returns a function in -å that can be used to submit requests to (and returns the corresponding response from) the server.. om-socketÖIf the key exists in the map, delete it and return its value along with the new map.  /      !"#$%&'()*+,-./012345om-socket-1.0.0.1-inplace OM.Socket om-socket RespondedAddressDescriptionunAddressDescription openIngress openEgress resolveAddr openServer connectServer$fShowAddressDescription$fBinaryRequest$fBinaryResponse$fGenericResponse$fShowResponse$fGenericRequest $fShowRequest$fBinaryMessageId$fNumMessageId$fBoundedMessageId $fEqMessageId$fOrdMessageId$fShowMessageId$fEnumMessageId$fGenericEndpoint$fGenericAddressDescription$fBinaryAddressDescription$fEqAddressDescription$fFromJSONAddressDescription$fFromJSONKeyAddressDescription$fIsStringAddressDescription$fMonoidAddressDescription$fOrdAddressDescription$fSemigroupAddressDescription$fToJSONAddressDescription$fToJSONKeyAddressDescription MessageIdRequest ClientStateResponseEndpointfamÐnetwork-3.1.4.0-681fcc5ffcf1989f4bed4bc670aeace29eede67034291d26e3a97219ecca6023Network.Socket.TypesSockAddr parseAddr connectSocket listenSocketbaseControl.Monad.IO.ClassMonadIO deleteFind