sys/socket.h

Asked by Ruhollah Majdoddin

Why sys/socket.h is still not there? Is it because in a none-eabi toolchain it should not be there (then please explain some more, I need to learn it), or is it simply planned for a future release?

Question information

Language:
English Edit question
Status:
Answered
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Thomas Preud'homme (thomas-preudhomme) said :
#1

Hi Rooholah,

Sockets are an OS concept. It's not defined in the C language and therefore is not provided by the C library. You should look on using a networking library.

Best regards,

Thomas

Can you help with this problem?

Provide an answer of your own, or ask Ruhollah Majdoddin for more information if necessary.

To post a message you must log in.