Consistency: espconn_regist_write_finish

User avatar
kolban
Posts: 131
Joined: Tue Jun 16, 2015 1:09 pm
Location: Fort Worth, Texas, USA

Consistency: espconn_regist_write_finish

Postby kolban » Fri Jul 10, 2015 11:14 am

The function called espconn_regist_write_finish() registers a callback function which will be invoked when the data has been copied to a write buffer or transmission has been completed. Now, let us compare this against the other callback registration functions which are:

o espconn_regist_sentcb
o espconn_regist_recvcb
o espconn_regist_connectcb
o espconn_regist_disconcb
o espconn_regist_reconcb

as you can see, the function called espconn_regist_write_finish() doesn't follow the same naming convention.

This post suggests that it be renamed to:

espconn_regist_writefinishcb

to be consistent with the other APIs.

Who is online

Users browsing this forum: No registered users and 5 guests