2001-10-08 Bruno Rodrigues <[EMAIL PROTECTED]>
* gwlib/http.c: When url was like http://user:pass@site, the first
colon was changed to @ to differentiate from the colon for port
number. Now the code replaces it back to colon and replaces password
with "*". (unfortunatly keeps the same amount of chars)
* gw/smsc_at2.c: added a select command before the read, so kannel
delays some time if there's nothing to read (copy from old at). This
way, at2 doesn't eat my cpu :)
* gw/smsc_emi2.c: delay in x miliseconds was incorrect. Fixed.
--
Bruno David Rodrigues