mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-01-12 00:45:48 +00:00
UDP sockets, bind to specific interface defined in network.conf. This is done by creating two fds. gmi_fd_token is used for all token communication. gmi_fd_mcast is used for all mcast communication. I'm not sure if gmi_fd_mcast binding rules is correct. Once work begins on multipathing, this will have to be figured out :) 2004/06/23 13:55:52-07:00 mvista.com!sdake Use portable mreq instead of mreqn when joining the multicast group. (Logical change 1.13) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@26 fd59a12c-fef9-0310-b244-a6a79926bd2f |
||
|---|---|---|
| .. | ||
| log | ||
| amf.c | ||
| amf.h | ||
| ckpt.c | ||
| ckpt.h | ||
| clm.c | ||
| clm.h | ||
| gmi.c | ||
| gmi.h | ||
| handlers.h | ||
| main.c | ||
| main.h | ||
| Makefile | ||
| mempool.c | ||
| mempool.h | ||
| parse.c | ||
| parse.h | ||
| poll.c | ||
| poll.h | ||
| print.c | ||
| print.h | ||
| profile | ||
| tlist.c | ||
| tlist.h | ||