another dumb socket related question
Rick Macklem <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <CAM5tNy7GEqqZ7eL2pFeX8KJ6dEHUVUkO2aEoF=75bD9KF3-WYg@mail.gmail.com> |
Hi, I just noticed that the generic krpc code (which is called by the nlm) does solisten() twice on the same socket. Is there any reason solisten() needs to be called twice on the same socket? rick