Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add documentation to socket statuses #116

Merged
merged 1 commit into from
Nov 7, 2013
Merged

Add documentation to socket statuses #116

merged 1 commit into from
Nov 7, 2013

Conversation

chrisdone
Copy link
Member

I was mislead a little bit into thinking the isConnected function would return status of the connection, rather than the socket. I've written some docs to clarify this, and threw in some info for the other socket statuses while I was at it.

tibbe added a commit that referenced this pull request Nov 7, 2013
Add documentation to socket statuses
@tibbe tibbe merged commit dbef746 into haskell:master Nov 7, 2013
@chrisdone chrisdone deleted the socket-status-docs branch November 7, 2013 19:47
mamash pushed a commit to TritonDataCenter/pkgsrc-wip that referenced this pull request Dec 3, 2013
changes:
2.4.2.1
 - Merge pull request #116 from chrisdone/socket-status-docs
     Add documentation to socket statuses
 - Replace __GNUC__ with __GNUC__GNU_INLINE__ in HsNet to fix linking
   errors on OS X, as discussed in #100. Fixes #100
 - Remove the last traces of Typeable.h
     Reverts 7774c93, as we no longer include a Typeable.h, and removes
     some leftover references to base's Typeable.h (which we no longer use,
     and will disappear in GHC 7.10).
 - Merge branch 'android' of https://github.com/rwbarton/network
   * Detect IPPROTO_* via configure
     On Android these are not macros, but rather defined in an enum.
 ( #116 => haskell/network#116 )
 ( #100 => haskell/network#100 )
 ( 7774c93 => haskell/network@7774c9300 )
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants