Get address

Entry:
AH = 06h
BX = handle
ES:DI -> buffer
CX = length
Return:
CF set on error
DH = error code (see AX=01FFh)
CF clear if successful
CX = length

Note: Copies the local net address associated with the handle
into the buffer