Ignore:
Timestamp:
Sep 30, 2008, 7:14:08 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/nmbd/nmbd.c

    r134 r158  
    249249                BlockSignals(false, SIGTERM);
    250250
    251                 while (iface_count() == 0 && !got_sig_term) {
     251                while (iface_count_nl() == 0 && !got_sig_term) {
    252252                        sleep(5);
    253253                        load_interfaces();
Note: See TracChangeset for help on using the changeset viewer.