[glib-networking/wip/openssl] Add a fixme
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/openssl] Add a fixme
- Date: Wed, 20 Jan 2016 12:45:51 +0000 (UTC)
commit 550da93ff7396cdb995475dbcba857d3cdf717b0
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Wed Jan 20 13:45:36 2016 +0100
Add a fixme
tls/openssl/gtlsconnection-openssl.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tls/openssl/gtlsconnection-openssl.c b/tls/openssl/gtlsconnection-openssl.c
index 4af8967..0c69fe8 100644
--- a/tls/openssl/gtlsconnection-openssl.c
+++ b/tls/openssl/gtlsconnection-openssl.c
@@ -394,6 +394,9 @@ g_tls_connection_openssl_pop_io (GTlsConnectionBase *tls,
success, error);
}
+/* FIXME: we need to know if this is coming from read or write and set the proper
+ * error depending on that
+ */
static void
convert_code_to_io_error(int code,
GError **error)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]