In struct "sockaddr_in", what do the member prefixes "sin" represent?

290 Views Asked by At

In the sockaddr_in struct, each member features a "sin" prefix. What do these prefixes represent?

enter image description here

1

There are 1 best solutions below

0
On

https://stackoverflow.com/a/54715651/5451030

Take a look at that answer, it seems to be a shorten version of sockaddr_in