Revision history of "Accept"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 23:26, 3 June 2008Winston talk contribs 1,553 bytes +1,553 New page: '''accept (HLCALL 0x3E09)''' - accept a connection on a socket. == Synopsis == ''Assembly language'' ld a, (listen_sockfd) ; get the listening socket handle ld hl, ACCEPT call ...