Ignore:
Timestamp:
Sep 30, 2006 11:39:17 AM (18 years ago)
Author:
bennylp
Message:

Added initial implementation of low-level DNS packetization
and parsing functions in PJLIB-UTIL/dns.h. Errors codes
added for DNS formatting related errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib-util/build/pjlib_util.dsp

    r359 r745  
    8686# Begin Source File 
    8787 
     88SOURCE="..\src\pjlib-util\dns.c" 
     89# End Source File 
     90# Begin Source File 
     91 
     92SOURCE="..\src\pjlib-util\dns_dump.c" 
     93# End Source File 
     94# Begin Source File 
     95 
    8896SOURCE="..\src\pjlib-util\errno.c" 
    8997# End Source File 
     
    136144# Begin Source File 
    137145 
     146SOURCE="..\include\pjlib-util\dns.h" 
     147# End Source File 
     148# Begin Source File 
     149 
    138150SOURCE="..\include\pjlib-util\errno.h" 
    139151# End Source File 
Note: See TracChangeset for help on using the changeset viewer.