Skip to content
  • Lubos Slovak's avatar
    75ecf3ef
    Fixed return values from ns_answer_ixfr(). · 75ecf3ef
    Lubos Slovak authored
    - Returns EOK when the transfer was successful (connection should
      not be closed).
    - Returns error code (< 0) if any error occured. Error message
      has been sent and the connection should probably be closed.
    
    refs #1530 @20m
    75ecf3ef
    Fixed return values from ns_answer_ixfr().
    Lubos Slovak authored
    - Returns EOK when the transfer was successful (connection should
      not be closed).
    - Returns error code (< 0) if any error occured. Error message
      has been sent and the connection should probably be closed.
    
    refs #1530 @20m
Loading