S60 Open C
Standard C Library/Socket Interface Functions

Standard C Library/Socket Interface Functions

Table of Contents

Socket Interface Functions

 


Socket Interface Functions

Socket Handling

Function

Description

connect Initiates a connection on a socket
getpeername Gets name of connected peer socket
listen Listens for connections on a socket
recv Receives a message from a socket
send Sends a message from a socket
recvfrom Receives a message from a socket
sendto Sends a message from a socket
shutdown Brings the system down
socket Creates an endpoint for communication
bind Bash built-in commands
getsockname Gets socket name
getsockopt Gets options on sockets
setsockopt Sets options on sockets

Namespaces

Function

Description

if_freenameindex Free memory allocated by if_nameindex
if_indextoname Maps a network interface index to its corresponding name
if_nameindex Returns all network interface names and indexes
if_nametoindex Maps a network interface name to its corresponding index

Give feedback of this article


Back to top


Copyright ©2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user.