Module siputil

Function Index

concat_strings/1 Insanely ineffective concatenation of strings, with CRLFs in between.
generate_tag/0 Generate a string that might be used as To: tag in responses we create.
linefix/1
printvalue/1

Function Details

concat_strings/1

concat_strings(B::In) -> [string()]

Insanely ineffective concatenation of strings, with CRLFs in between. Please, don't use this function!

generate_tag/0

generate_tag() -> Tag

Generate a string that might be used as To: tag in responses we create. This means it includes at least 32 bits of randomness (specified by RFC3261 #19.3).

linefix/1

linefix() -> term()

printvalue/1

printvalue() -> term()


Generated by EDoc, Oct 17 2007, 16:48:27.