<< Previous | Index | Next >>

sethostname


char *sethostname( char *name );

Description

Sets the host portion of our name.

Parameters

name

Pointer to the new host name.

Return value

Pointer to internal hostname buffer on success.
NULL on error (if hostname is too long).

Library

BSDNAME.LIB


TCP/IP Manual
Vol 1
<<Previous | Index | Next>> rabbit.com