
should really be advancing by sizeof(struct ifreq) -- sizeof(ifr->ifr_name) + sizeof(struct sockaddr) may be smaller than sizeof(struct ifreq). More specifically, the second element of struct ifreq may be a union, of which struct sockaddr is only one element (and may not be the smallest). This commit was SVN r3441.
This is the world's greatest MPI. ...more to write here should be a short file, referring to the real docs.
Описание
Languages
C
82.4%
Fortran
3.8%
Roff
3.7%
Shell
3.3%
Makefile
2.3%
Разное
4.5%