pop3: Reworked the command sending and handling
authorSteve Holme <steve_holme@hotmail.com>
Mon, 2 Apr 2012 22:24:00 +0000 (23:24 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Mon, 2 Apr 2012 22:24:00 +0000 (23:24 +0100)
commit15e1227ed4cbf3364c70f4aa8fb4141879777a6d
tree70c364e4b84d12fe860a4002d2994185fe336cb8
parentddfe821bcf9522247cd057b12b8a1b0af01f2d37
pop3: Reworked the command sending and handling

Reworked the command sending from two specific LIST and RETR command
functions into a single command based function as well as the two
associated response handlers into a generic command handler.
lib/pop3.c
lib/pop3.h